[INFO] cloning repository https://github.com/robbanp/dexplore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbanp/dexplore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 500ed926247cf49f2806f2a1f07397061d646657
[INFO] testing robbanp/dexplore against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robbanp/dexplore
[INFO] finished tweaking git repo https://github.com/robbanp/dexplore
[INFO] tweaked toml for git repo https://github.com/robbanp/dexplore written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robbanp/dexplore on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robbanp/dexplore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9006a5f00bbdfaa86386396946a56c010f5063b0159e36c2196e465df802bcd8
[INFO] running `Command { std: "docker" "start" "-a" "9006a5f00bbdfaa86386396946a56c010f5063b0159e36c2196e465df802bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9006a5f00bbdfaa86386396946a56c010f5063b0159e36c2196e465df802bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9006a5f00bbdfaa86386396946a56c010f5063b0159e36c2196e465df802bcd8", kill_on_drop: false }`
[INFO] [stdout] 9006a5f00bbdfaa86386396946a56c010f5063b0159e36c2196e465df802bcd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a803d9706a1a22a0205e91bd635aa678547435300079e92f4bcd9745ff713735
[INFO] running `Command { std: "docker" "start" "-a" "a803d9706a1a22a0205e91bd635aa678547435300079e92f4bcd9745ff713735", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling poll-promise v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ecolor v0.27.2
[INFO] [stderr]    Compiling emath v0.27.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling epaint v0.27.2
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling egui v0.27.2
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling postgres-native-tls v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling egui_glow v0.27.2
[INFO] [stderr]    Compiling egui_extras v0.27.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling egui-winit v0.27.2
[INFO] [stderr]    Compiling eframe v0.27.2
[INFO] [stderr]    Compiling db-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/sql_editor.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum SqlToken {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `RowSelected` is never constructed
[INFO] [stdout]  --> src/ui/components/data_grid.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum DataGridEvent {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 7 |     ColumnSorted(usize),
[INFO] [stdout] 8 |     RowSelected(Option<usize>),
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ui/components/filter_bar.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FilterRemoved(usize),
[INFO] [stdout]   |     ------------- ^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     FilterRemoved(usize),
[INFO] [stdout] 8 +     FilterRemoved(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "a803d9706a1a22a0205e91bd635aa678547435300079e92f4bcd9745ff713735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a803d9706a1a22a0205e91bd635aa678547435300079e92f4bcd9745ff713735", kill_on_drop: false }`
[INFO] [stdout] a803d9706a1a22a0205e91bd635aa678547435300079e92f4bcd9745ff713735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b110c6de2e65b88450dcf798b8bb53fc0697f47a2f685886df87ba189db69faa
[INFO] running `Command { std: "docker" "start" "-a" "b110c6de2e65b88450dcf798b8bb53fc0697f47a2f685886df87ba189db69faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling db-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/sql_editor.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum SqlToken {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `RowSelected` is never constructed
[INFO] [stdout]  --> src/ui/components/data_grid.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum DataGridEvent {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 7 |     ColumnSorted(usize),
[INFO] [stdout] 8 |     RowSelected(Option<usize>),
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ui/components/filter_bar.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FilterRemoved(usize),
[INFO] [stdout]   |     ------------- ^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     FilterRemoved(usize),
[INFO] [stdout] 8 +     FilterRemoved(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "b110c6de2e65b88450dcf798b8bb53fc0697f47a2f685886df87ba189db69faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b110c6de2e65b88450dcf798b8bb53fc0697f47a2f685886df87ba189db69faa", kill_on_drop: false }`
[INFO] [stdout] b110c6de2e65b88450dcf798b8bb53fc0697f47a2f685886df87ba189db69faa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10bde4824d9bec61f2abb3d23fceb26cfeffcdee9420dee72753f013c8d39fa0
[INFO] running `Command { std: "docker" "start" "-a" "10bde4824d9bec61f2abb3d23fceb26cfeffcdee9420dee72753f013c8d39fa0", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Unknown` is never constructed
[INFO] [stderr]   --> src/sql_editor.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | enum SqlToken {
[INFO] [stderr]    |      -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 44 |     Unknown,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `RowSelected` is never constructed
[INFO] [stderr]  --> src/ui/components/data_grid.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum DataGridEvent {
[INFO] [stderr]   |          ------------- variant in this enum
[INFO] [stderr] 7 |     ColumnSorted(usize),
[INFO] [stderr] 8 |     RowSelected(Option<usize>),
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/ui/components/filter_bar.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     FilterRemoved(usize),
[INFO] [stderr]   |     ------------- ^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     FilterRemoved(usize),
[INFO] [stderr] 8 +     FilterRemoved(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `db-client` (bin "db-client" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/db_client-d60640c719a9c43b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test models::tab::tests::test_navigation_with_single_match ... ok
[INFO] [stdout] test models::tab::tests::test_navigation_with_two_matches ... ok
[INFO] [stdout] test models::tab::tests::test_page_auto_navigation ... ok
[INFO] [stdout] test models::tab::tests::test_prev_match_navigation ... ok
[INFO] [stdout] test models::tab::tests::test_search_state_initialization ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_current_match_position ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_empty_search ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_match_index_navigation ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_no_matches ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_row_in_page_calculation ... ok
[INFO] [stdout] test models::tab::tests::test_next_match_navigation ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_page_calculation ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_search_match_counting ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_search_partial_match ... ok
[INFO] [stdout] test models::tab::tests::test_tab_search_reset_on_text_change ... ok
[INFO] [stdout] test ui::components::data_grid::tests::test_search_match_info_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10bde4824d9bec61f2abb3d23fceb26cfeffcdee9420dee72753f013c8d39fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bde4824d9bec61f2abb3d23fceb26cfeffcdee9420dee72753f013c8d39fa0", kill_on_drop: false }`
[INFO] [stdout] 10bde4824d9bec61f2abb3d23fceb26cfeffcdee9420dee72753f013c8d39fa0
